tools/libxl: code refactoring for MBM
authorChao Peng <chao.p.peng@linux.intel.com>
Thu, 26 Feb 2015 08:45:38 +0000 (16:45 +0800)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 2 Mar 2015 13:57:32 +0000 (13:57 +0000)
commit63696ce2d528d51f98def5dc793017042e54688d
treeb10ab28aca41aa3e3e894b703fd6b8bc3e47cd31
parent637027cdf0fe0a9fc1333754ffc2399723868086
tools/libxl: code refactoring for MBM

Make some internal routines common so that total/local memory bandwidth
monitoring in the next patch can make use of them.

Signed-off-by: Chao Peng <chao.p.peng@linux.intel.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/xl_cmdimpl.c